Skip to content

LuemmelSec/CVE-2023-29357

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Recreation of the SharePoint PoC for CVE-2023-29357 in C# with lots of help from ChatGPT.
Build with .Net Version 4.7.2 in Visual Studio 2017
Use NuGet Package manager to install any missing packages
Yara rules for detection below

Usage:

CVE-2023-29357.exe http(s)://yoursharepoint.lol [-v]

image

Huge shoutout to:
Jang for being very supportive with explainations on exploit steps and his huge writeup:
https://testbnull.medium.com/p2o-vancouver-2023-v%C3%A0i-d%C3%B2ng-v%E1%BB%81-sharepoint-pre-auth-rce-chain-cve-2023-29357-cve-2023-24955-ed97dcab131e

WhiteKnight for his support and the Python exploit:
https://github.com/Chocapikk/CVE-2023-29357

Florian Roth for his immediate efforts to provide YARA rules to help you protect against the usage of the current exploits:
https://twitter.com/cyb3rops/status/1707678149448700270
https://github.com/Neo23x0/signature-base/blob/master/yara/expl_sharepoint_cve_2023_29357.yar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages